[][src]Crate bevy_audio

Modules

prelude

Structs

Audio

The external struct used to play audio

AudioOutput

Used internally to play audio on the current "audio device"

AudioPlugin

Adds support for audio playback to an App

AudioSource

A source of audio data

Mp3Loader

Loads mp3 files as AudioSource Assets

Traits

Decodable

Functions

play_queued_audio_system

Plays audio currently queued in the Audio resource through the AudioOutput resource